home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global clicksp
- puppetSprite(21, 1)
- set cname to item 1 of the name of cast the castNum of sprite clicksp
- set the castNum of sprite 21 to the number of cast (cname & ".MOV")
- updateStage()
- puppetSound(0)
- set the volume of sprite 21 to 255
- set the movieRate of sprite 21 to 1
- cursor(0)
- end
-